Version

ComboItemAddedEventArgs<T> Class Members

The following tables list the members exposed by ComboItemAddedEventArgs<T>.

Public Constructors
 NameDescription
Public ConstructorComboItemAddedEventArgs<T> ConstructorCreates a new instance of the ComboItemAddedEventArgs object.  
Public Properties
 NameDescription
Public PropertyItemThe item that was added to the ComboEditorBase dropdown.  
See Also